home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9806 / 000042_pb@nexus.co.uk _Wed Jun 3 15:06:02 1998.msg < prev    next >
Internet Message Format  |  1998-06-30  |  2KB

  1. Return-Path: <pb@nexus.co.uk>
  2. Received: from globe (nexusel.demon.co.uk [158.152.30.195])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with SMTP id PAA04442
  4.     for <willy@odie.barnet.ac.uk>; Wed, 3 Jun 1998 15:06:00 +0100
  5. Received: from (spring.nexus.co.uk) [192.0.0.3] (root)
  6.     by globe with smtp (Exim 1.82 #1)
  7.     id 0yhE7H-0006Nz-00; Wed, 3 Jun 1998 15:02:11 +0100
  8. Received: from localhost (spring.nexus.co.uk) [127.0.0.1] (pb)
  9.     by spring.nexus.co.uk with esmtp (Exim 1.82 #1)
  10.     id 0yhE7G-0002tZ-00; Wed, 3 Jun 1998 15:02:10 +0100
  11. X-Mailer: exmh version 2.0zeta 7/24/97
  12. To: Jon Olson <olson@mmsi.com>
  13. cc: willy@odie.barnet.ac.uk, linux@arm.uk.linux.org, penne@cptsu5.univ-mrs.fr,
  14.         linux-arm@vger.rutgers.edu
  15. Subject: Re: GDB? libdl.so 
  16. In-reply-to: Your message of "Wed, 03 Jun 1998 06:48:05 PDT."
  17.              <199806031348.GAA27458@toontown.mmsi.com> 
  18. Mime-Version: 1.0
  19. Content-Type: text/plain; charset=us-ascii
  20. Date: Wed, 03 Jun 1998 15:02:09 +0100
  21. From: Philip Blundell <pb@nexus.co.uk>
  22. Message-Id: <E0yhE7G-0002tZ-00@spring.nexus.co.uk>
  23. Status: RO
  24.  
  25. In message <199806031348.GAA27458@toontown.mmsi.com>, Jon Olson writes:
  26. >Hmmm... `ELF toolchain' implies a compiler and binutils... I already
  27. >built those.  What takes real time and effort is building libc,
  28. >everything else that links to it including X11, testing it, and
  29. >packaging it up in RPM files.  Is this what you're working on, Phil?
  30.  
  31. No.  What I've been working on (though Scott Bambrough and Pat Beirne deserve 
  32. credit for a lot of this) is updating the ELF compiler and binutils to support 
  33. position-independent code and hence shared libraries, porting glibc2 to the 
  34. ARM, and fixing the bugs so it all works together.
  35.  
  36. Once this is done, building an entire system and packaging it in RPM files 
  37. should just be a mechanical matter of feeding it all through `rpm'.  Most of 
  38. the difficulties people have in building things for Linux/ARM at the moment 
  39. are quirks of a.out or the stone-age libc that we use.
  40.  
  41. p.
  42.